remove unused variables
authorBenjamin Otte <otte@gnome.org>
Wed, 17 Jun 2009 13:17:04 +0000 (15:17 +0200)
committerBenjamin Otte <otte@gnome.org>
Sat, 27 Jun 2009 09:28:07 +0000 (11:28 +0200)
gtk/gtkfilechooserdialog.c

index cfa836d45e508c0324cb5fc5fc7473cd29d3d1c1..0868691e22af7905130b9826726dbc1213cbad88 100644 (file)
@@ -181,7 +181,6 @@ file_chooser_widget_default_size_changed (GtkWidget            *widget,
   GtkFileChooserDialogPrivate *priv;
   gint default_width, default_height;
   GtkRequisition req, widget_req;
-  int xpos, ypos;
 
   priv = GTK_FILE_CHOOSER_DIALOG_GET_PRIVATE (dialog);